See Also
SearchResults Methods
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
SearchResults Class
>
SearchResults Methods
>
UnionWith Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
SearchResults::UnionWith Method
Combines search results with another search results object, eliminating duplicate items.
C#
public
void
UnionWith
(
ref
SearchResults
other
);
See Also
SearchResults Methods
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine